LEADTOOLS Medical (Leadtools.Medical3D assembly)

MemoryEfficientEnd(Single[],Point2D) Method

Show in webframe





The orientation of the image. Get this value from the DICOM file.
The spacing between pixels. Get this value from the DICOM file.
Ends the 3d object creation process, making it ready for display.
Syntax
public void MemoryEfficientEnd( 
   float[] imageOrientation,
   Point2D pixelSpacing
)
'Declaration
 
Public Overloads Sub MemoryEfficientEnd( _
   ByVal imageOrientation() As Single, _
   ByVal pixelSpacing As Point2D _
) 
'Usage
 
Dim instance As Medical3DObject
Dim imageOrientation() As Single
Dim pixelSpacing As Point2D
 
instance.MemoryEfficientEnd(imageOrientation, pixelSpacing)

            

            
public:
void MemoryEfficientEnd( 
   array<float>^ imageOrientation,
   Point2D pixelSpacing
) 

Parameters

imageOrientation
The orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
Remarks
This method is used when a series of frames are sorted based on their image position coordinates.
Example
For an example, refer to Medical3DObject.
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features